Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
[.RspDocument: Subsets an RspDocument
Description
Subsets an RspDocument.
Usage
"["(x, i)
Arguments
i
Indices of the RSP elements to extract.
...
Not used.
Value
Returns an
RspDocument
.
See Also
For more information see
RspDocument
.